home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / biz / swood / FW_Font_eng.lha / FW_Font-e / FontCode.fw.long < prev    next >
Encoding:
Text File  |  1997-08-13  |  182 b   |  6 lines

  1. /* ASCII-Code Macro for Finalwriter/FinalCopy II
  2.    © Heiko Schröder (Age) - 08/12/97 - V1.06 */
  3. RequestText '"Sign-Output" "The code:" ""'
  4. a=Result
  5. if a>16 & a<256 then Type d2c(a)
  6.